ForeignKeyConstraint
- Category
- Class
- Description
- Represents an action restriction enforced on a set of columns in a primary key/foreign key relationship when a value or row is either deleted or updated.
- Assembly
- System.Data
- Character
- public
- Attributes
-
Name Value/Assignment EditorAttribute Microsoft.VSDesigner.Data.Design.ForeignKeyConstraintEditor, Microsoft.VSDesigner, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, System.Drawing.Design.UITypeEditor, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a DefaultPropertyAttribute ConstraintName - Ancestors
- Constraint > Object
- Contstructors
- ForeignKeyConstraint(DataColumn,DataColumn)
ForeignKeyConstraint(DataColumn[],DataColumn[])
ForeignKeyConstraint(String,DataColumn,DataColumn)
ForeignKeyConstraint(String,DataColumn[],DataColumn[])
ForeignKeyConstraint(String,String,String,String[],String[],AcceptRejectRule,Rule,Rule)
ForeignKeyConstraint(String,String,String[],String[],AcceptRejectRule,Rule,Rule)- Properties
- AcceptRejectRule
Columns
DeleteRule
RelatedColumns
RelatedTable
Table
UpdateRule- Methods
- Equals(Object)
GetHashCode()- Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- ForeignKeyConstraint(DataColumn,DataColumn)
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database